﻿/*默认滚动却换样式*/
.scroll_img{position: relative;*zoom:1;}
.pic li img{width:100%;}
.tit { bottom:0; height: 34px; left:0; overflow: hidden; position: absolute;padding-left: 5px;z-index: 7;line-height:34px;}
.tit li a{ color:#fff; line-height:36px; padding:0 0 0 10px;transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;font-size: 14px;}
.num{ height:8px; overflow:hidden; position:absolute; right:5px; bottom:13px; padding:0 5px 0 0; width:auto!important; z-index: 7;}
.num li{ float:left; width:8px; height:8px; font-size:0; background:#fff; font-size:0; line-height:0;cursor:pointer;margin-left:5px;
/*-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;*/}
.num li.s{ background:#1f865b;}
.op_bg{ position:absolute; width:100%; height:34px; bottom:0; left:0; background:url(/Content/Areas/Common/images/op_bg.png) repeat;}
.undis{display: none}